home *** CD-ROM | disk | FTP | other *** search
- //--------------------------------------------------------------------
- //
- // INSTALL on-line Help Text File
- //
- // Help Customization Guidelines:
- //
- // 0) Comment lines start with leading '//'.
- // 1) Help Text for each page starts with #PAGE statement
- // 2) Never change the number after the #PAGE statement. That is
- // the search ID for the INSTALL program.
- // 3) LINES statement defines how many (lines) x (characters) allowed.
- // Never excess this limits when you type the text for the page.
- // 4) TITLE statement defines the sub-Title of this page.
- // (allow to modify for your customization)
- // 5) Text area starts and ends with a '$'.
- // (allow to modify for your customization)
- // 6) the INSTALL program is not going to format your
- // text. It just show whatever text you typed here
- // line by line. So you have to do the formatting for
- // better effect and please use SPACEs but not TABs.
- // (you don't need to enter trailing SPACE lines. If there is space
- // left at the bottom of a HELP page, white space is the default.)
- // 7) Anyway, give a try and see how it goes.
- //
- // 8) Format Overview (example)
- //
- // #PAGE = 1 // starts Help Page 1
- // TITLE="Selcet CD-ROM Type" // sub-title of this page
- // LINES=9x50 // allowed text area:
- // // 9 lines x 50 characters
- // $ // starts text area
- // TEXT LINEs
- // TEXT """" // help text
- // " " "
- // $ // end of text area
- //-----------------------------------------------------------------
-
- //
- // INSTALL Help Text: Page by Page
- //
-
- #PAGE = 1
- TITLE="Welcome to the Installer"
- LINES=9x42
- $
- INSTALL is a complete Installation
- and Test Program for your Sound Card.
- A mouse is recommended. If you do not
- have a mouse, use the following keys:
- [TAB] to move to option
- [ENTER] to execute option
- [] to select option
- [F3] to exit the installation
- [ALT+Key] to activate a button
- $
-
- #PAGE = 2
- TITLE="Installation Options"
- LINES=6x52
- $
- This Installation will do the following:
- - Install Drivers and Utilities for DOS and Windows
- - Configure and Test your Sound Card
- - Install and Setup CD-ROM Software Drivers
- - Display Information file README.TXT
- - Install Audio Applications
- $
-
- #PAGE = 20
- TITLE="Test & Configuration Options"
- LINES=6x52
- $
- This Test and Configuration program will:
- - Configure and Test your Sound Card
- - Change CD-ROM settings and update system files
- - Perform 8 bit, 16 bit and FM Music Sound Tests
- - Allow you to change volume settings
- - Display Information file README.TXT
- $
-
- #PAGE = 3
- TITLE="User Directory Selection"
- LINES=4x48
- $
- Select the drive and enter the directory where
- you would like to install your software into.
- The required and available disk space for the
- complete installation is listed below.
- $
-
- #PAGE = 4
- TITLE="Microsoft Windows Directory Selection"
- LINES=5x48
- $
- INSTALLER needs to know where your Microsoft
- Windows directory is. If you do not have
- Microsoft Windows installed or you do not want
- to install the device drivers and applications
- for Microsoft Windows, select [NONE].
- $
-
- #PAGE = 5
- TITLE="CD-ROM Selection"
- LINES=4x44
- $
- MAD16 sound card can be used as a CD-ROM
- interface board. Select your CD-ROM drive
- type or select [None] if you do not want to
- connect a CD-ROM drive to the sound card.
- $
-
- #PAGE = 6
- TITLE="CD-ROM Default Settings"
- LINES=4x44
- $
- Select [OK] if you want to accept the
- default settings for your CD-ROM.
- Select [CUSTOMIZE] if you want to customize
- the I/O address, Interrupt and DMA channel.
- $
-
- #PAGE = 7
- TITLE="CD-ROM Harware Configuration"
- LINES=3x48
- $
- Select [OK] if you want to accept the selected
- settings for your CD-ROM. Select [DEFAULTS]
- if you want to reset to the default settings.
- $
-
- #PAGE = 8
- TITLE="File Copy Confirmation"
- LINES=4x45
- $
- INSTALLER is going to start copying files to
- your hard disk. Select [OK] to continue if
- the User and Windows Directory are correct.
- Select [CHANGE] if you want to make a change.
- $
-
- #PAGE = 11
- TITLE="SOUND TEST"
- LINES=3x36
- $
- Select a Sound Test option below.
- Select [DONE] when test is done and
- go back to the previous Window.
- $
-
- #PAGE = 13
- TITLE="Select MSCDEX.EXE"
- LINES=7x44
- $
- To use your CD-ROM drive, you need a CD-ROM
- utility 'MSCDEX.EXE' from Microsoft. After
- scanning your Disk, INSTALL found MSCDEX(s)
- and listed them below. MSCDEX is DOS version
- dependent. Please select the ONE which is
- compatible with your DOS version. The best
- choice is the ONE that came with your DOS.
- $
-
- #PAGE = 14
- TITLE="No MSCDEX.EXE in your System"
- LINES=10x50
- $
- To use your CD-ROM Drive, you need the program
- MSCDEX.EXE from Microsoft. INSTALL has scanned
- your hard disk(s) and did not find one. Besides,
- your DOS version is very old. We don't have a
- MSCDEX version good for you. INSTALL has inserted
- a MSCDEX line with leading 'REM' into your
- AUTOEXEC.BAT anyway. If you locate a MSCDEX file
- later, please copy it into the MAD16 directory
- and remove the REMark from the MSCDEX line.
- $
-
- #PAGE = 15
- TITLE="System Files Update"
- LINES=6x48
- $
- INSTALLER is going to update your DOS
- system files CONFIG.SYS and AUTOEXEC.BAT.
- Select [OK] if you want INSTALLER to make the
- changes NOW or select [BACKUP] if you want
- INSTALLER only to save the changes to the
- backup files CONFIG.MAD and AUTOEXEC.MAD.
- $
-
-
- #PAGE = 16
- TITLE="Windows System Files Update"
- LINES=4x46
- $
- INSTALLER is going to update your WINDOWS
- system files SYSTEM.INI and MIDIMAP.CFG.
- Select [OK] if you want INSTALLER to make the
- changes NOW or select [BACKUP] if you want
- INSTALLER only to save the changes to the
- backup files SYSTEM.MAD and MIDIMAP.MAD.
- $
-
- #PAGE = 17
- TITLE="Windows Sound Application Installation"
- LINES=5x46
- $
-
- INSTALLER has also installed Windows Sound
- Applications into your system. The Sound
- Applications Group and its Applet Icons will
- show on your screen when you run Windows the
- very next time.
- $
-
-
- #PAGE = 18
- TITLE="Installation Successful"
- LINES=10x46
- $
- Installer has completed successfully. You
- must reboot your system in order to run
- sound applications. Select [REBOOT] now to
- reboot or select [EXIT TO DOS] to return to
- DOS. If selecting [REBOOT], please first
- remove any diskettes from your floppy drives.
- Type "SNDINIT" at the DOS prompt to test and
- reconfigure your Sound Card settings when
- necessary at a later time.
- Thank you for using MAD16 sound system.
- $
-
-
- #PAGE = 19
- TITLE="Not Enough Conventional Memory Detected"
- LINES=10x56
- $
- Your system has LESS THAN 500 KBytes of recommended
- conventional memory. To run DOS games, you need at
- least the recommended size above. It is also
- recommended that this amount of memory be available
- in order to successfully run this program. You can
- increase your memory either by running a memory maker
- program that comes with your operating system; or
- remove any memory resident programs that resides in
- your system memory. Do you wish to Exit this program
- and increase your system memory now?
- $
-
-
- #PAGE = 21
- TITLE="MAD16 Registration"
- LINES=6x46
- $
- Now is a good time to register your 16-bit
- Sound Card and receive the latest services
- and support from your manufacturer. You must
- register first in order to receive Technical
- Support from your manufacturer.
-
- $
-
-
- #PAGE = 22
- TITLE="Welcome to the SNDINIT Program"
- LINES=9x42
- $
- SNDINIT is a complete Testing and
- Configuration Program for your Sound Card.
- A mouse is recommended. If you do not
- have a mouse, use the following keys:
- [TAB] to move to option
- [ENTER] to execute option
- [] to select option
- [F3] to exit the program
- [ALT+Key] to activate a button
- $